CVE-2026-25757
Unauthenticated Spree Commerce users can view completed guest orders by Order ID
Description
Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2, unauthenticated users can view completed guest orders by Order ID. This issue may lead to disclosure of PII of guest users (including names, addresses and phone numbers). This issue has been patched in versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2.
INFO
Published Date :
Feb. 6, 2026, 11:15 p.m.
Last Modified :
Feb. 23, 2026, 5:40 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 4.0 | HIGH | [email protected] |
Solution
- Update Spree to version 5.0.8 or later.
- Update Spree to version 5.1.10 or later.
- Update Spree to version 5.2.7 or later.
- Update Spree to version 5.3.2 or later.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-25757.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-25757 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-25757
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-25757 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-25757 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 23, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Added CPE Configuration OR *cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:* versions up to (excluding) 5.0.8 *cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:* versions from (including) 5.1.0 up to (excluding) 5.1.10 *cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:* versions from (including) 5.2.0 up to (excluding) 5.2.7 *cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:* versions from (including) 5.3.0 up to (excluding) 5.3.2 Added Reference Type GitHub, Inc.: https://github.com/spree/spree/blob/1341623f2ae92685cdbe232885bf5808fc8f9ca8/storefront/app/controllers/spree/orders_controller.rb#L14 Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/blob/1341623f2ae92685cdbe232885bf5808fc8f9ca8/storefront/app/controllers/spree/orders_controller.rb#L51C1-L55C8 Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/blob/a878eb4a782ce0445d218ea86fb12075b0e3d7cc/core/lib/spree/core/number_generator.rb#L45 Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/commit/3e00be64c128ef4bd4b99731f0c3ab469509cfab Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/commit/6b32ed7d474aa55fa441990e6aa39740152aa1be Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/commit/6f6b8a7a28a8bff24a6e20eab04b4bbbdf39384d Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/commit/ea4a5db590ca753dbc986f2a4e818d9e0edfb1ad Types: Patch Added Reference Type GitHub, Inc.: https://github.com/spree/spree/security/advisories/GHSA-p6pv-q7rc-g4h9 Types: Exploit, Vendor Advisory -
New CVE Received by [email protected]
Feb. 06, 2026
Action Type Old Value New Value Added Description Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2, unauthenticated users can view completed guest orders by Order ID. This issue may lead to disclosure of PII of guest users (including names, addresses and phone numbers). This issue has been patched in versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2. Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Added CWE CWE-639 Added Reference https://github.com/spree/spree/blob/1341623f2ae92685cdbe232885bf5808fc8f9ca8/storefront/app/controllers/spree/orders_controller.rb#L14 Added Reference https://github.com/spree/spree/blob/1341623f2ae92685cdbe232885bf5808fc8f9ca8/storefront/app/controllers/spree/orders_controller.rb#L51C1-L55C8 Added Reference https://github.com/spree/spree/blob/a878eb4a782ce0445d218ea86fb12075b0e3d7cc/core/lib/spree/core/number_generator.rb#L45 Added Reference https://github.com/spree/spree/commit/3e00be64c128ef4bd4b99731f0c3ab469509cfab Added Reference https://github.com/spree/spree/commit/6b32ed7d474aa55fa441990e6aa39740152aa1be Added Reference https://github.com/spree/spree/commit/6f6b8a7a28a8bff24a6e20eab04b4bbbdf39384d Added Reference https://github.com/spree/spree/commit/ea4a5db590ca753dbc986f2a4e818d9e0edfb1ad Added Reference https://github.com/spree/spree/security/advisories/GHSA-p6pv-q7rc-g4h9